home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / commodity / opaquemove / docs-txt / english / opaque-hist.txt < prev    next >
Text File  |  1997-04-26  |  4KB  |  133 lines

  1.  
  2.  
  3. Title: OpaqueMove History
  4.  
  5.  
  6. History
  7.  
  8. Version Change Description Suggested By
  9.  
  10. Version 2.3
  11.  
  12.    o Added CyberGfx support for 8, 16, and 24 bit modes. The Original 1-8
  13.      plane buttons now control only ECS/AGA modes, while the new 8, 16, and
  14.      24 bit buttons control CyberGfx modes. This allows you to have a
  15.      different 8 bit setting for CyberGfx and AGA.
  16.  
  17. Various
  18.  
  19. Version 2.2
  20.  
  21.    o Added middle mouse button support for 3 button mice. Tested by Philippe
  22.      Devilard.
  23.  
  24. Philippe Devilard
  25.  
  26.    o Add French message catalog from Philippe Devilard.
  27.  
  28. Version 2.1
  29.  
  30.    o Add several qualifier/location combinations for moving and sizing. This
  31.      allows, for example, no-qualifier movement from the drag bar, or control
  32.      key movement from the center of a window.
  33.  
  34. Steve Koren
  35.  
  36.    o Add new sizing option: Edge/Corner/Gadget, which works nicely with
  37.      unqualified sizing.
  38.  
  39. Joerg Kollmann
  40.  
  41.    o Edge and Corner sizing modes now pass on clicks over gadgets, as long as
  42.      there is no qualifier set.
  43.  
  44. J rgen Schober, Joerg Kollmann
  45.  
  46.    o Add CX_POPUP & CX_PRI to supported tooltypes.
  47.  
  48. Joerg Kollmann, Steve Koren
  49.  
  50. Version 2.0
  51.  
  52.    o Rewrite commodities broker from scratch. We no longer add additional
  53.      events to the Cx queue, so applications don't see double clicks anymore
  54.      where there was just one click.
  55.  
  56. Steve Koren
  57.  
  58.    o Rewrite OpaqueMove mechanism from the ground up, to include support for
  59.      resizing windows opaquely (needs a fast machine!). Also the central
  60.      OpaqueMove utility is now a BOOSPI object, which is cleaner and makes it
  61.      easier to interface to MUI.
  62.  
  63.    o Rewrite user interface in MUI. It is much nicer now (resizable,
  64.      snapshot-able, has its own MUI prefs, and so on). Clicktabs let you get
  65.      to move/size/misc/etc preferences. A balance object is used in size/drag
  66.      preferences areas.
  67.  
  68.    o Add custom drag/size cursor support. OpaqueMove will load cursors from
  69.      IFF brush files on disk. The GRAB chunk of the brush is used to set the
  70.      cursor hotspot. The cursor directory is settable from the GUI, although
  71.      the filenames are fixed.
  72.  
  73.    o Add a Size/Position window that can appear showing the current size and
  74.      position of the window during movement.
  75.  
  76.    o Add registration window that will generate an email-able registration
  77.      form. Create email registration daemon for YAM to process the forms.
  78.  
  79.    o Add deny patterns as well as allow patterns.
  80.  
  81.    o Fix crash if window being dragged goes away during dragging.
  82.  
  83.    o Remove requirement for reqtools.library. MUI's better.
  84.  
  85.    o Add beginning of a localizable interface using local.library. Not quite
  86.      functional yet.
  87.  
  88.    o Fix bug where a new window appearing during movement would lock up the
  89.      system if non-qualified drag was being used.
  90.  
  91. Joerg Kollmann
  92.  
  93. Version 1.1
  94.  
  95.    o When the left button is released, the window now moves to the location
  96.      where the release happened, not the current location of the mouse.
  97.  
  98. Steve Koren
  99.  
  100.    o The program no longer ignores application specific gadgets placed in the
  101.      window title bar.
  102.  
  103.    o Fix off-by-one bug which was causing windows the width or height of the
  104.      screen to be mangled when moved by outline.
  105.  
  106. Mark Chandler
  107.  
  108.    o While dragging windows, the right mouse button now cancels the window
  109.      movement and restores the window to its original location.
  110.  
  111.    o Now calls LockLayers when moving windows by outline.
  112.  
  113. Stephane Savard
  114.  
  115.    o Now selects the window if it is dragged by the titlebar.
  116.  
  117.    o There is now a CX_POPKEY icon tooltype for a hotkey to display the
  118.      commodity window. This defaults to lcommand o.
  119.  
  120. Frank Gerberding
  121.  
  122.    o Mouse input is no longer locked out upon an error requester.
  123.  
  124. Version 1.0
  125.  
  126.    o Initial public release.
  127.  
  128. Steve Koren
  129.  
  130. Back to Contents
  131. -----------------------------------------------------------------------------
  132.  
  133.